>I have problems with detecting if a modem is connected to a comport. I >have tried to send something and check if there is a modem answering. >But it's taking to long time to check all comports.
I'm sorry I should have made more clear what my problem was. I'm trying
to write a program in c++ (Borland) which should communicate with all
modems awailiable. Therefore I have to check if some modems are
connected. Right know I'm sending a string to all comports and check if
I get an answer. This is taking to long time and I wounderd if there was
an easier metod. I have checked if the modems set DSR or something but I